home *** CD-ROM | disk | FTP | other *** search
- Subject: MenuKey's problem
- Sent: 8/16/96 2:21 AM
- Received: 8/16/96 8:35 AM
- From: Shinji Shimizu, shimizu@kyoto.screen.co.jp
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Dear ODF Team,
-
- Now I am developing ODF PartEditors via Japanese-System 7.5.3.
- I tried to set a MenuKey to a TextMenuItem.
- But I have a trouble.
-
- GetScriptManagerVariable(smSysScript) in FW_CTextItem::PrivInitTextItem()
- return 1 from Japanese-System.
- And locale.fScriptCode of MenuString in FW_CTextItem::PrivInitTextItem() is 0.
-
- So I can not set MenuKey.
-
- Now I set 0 to SysScript before I call FW_CMenuBar::InitializeFromResource().
- Then I can set MenuKey.
-
- Is this correct way?
-
- Tell me a correct way!
-
-
-
- Best Regards.
- =====================================
- Shinji Shimizu
- DAINIPPON SCREEN MFG. CO, LTD.
- Research and Development Department
- Imageing Products Division
- E-mail:$B!!(Bshimizu@screen.co.jp
- =====================================
-
-